reflect.structType.FieldByIndex (method)
2 uses
reflect (current package)
type.go#L753: return tt.FieldByIndex(index)
type.go#L1151: func (t *structType) FieldByIndex(index []int) (f StructField) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)